[INFO] cloning repository https://github.com/andrewsalinas09/Hindsight
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewsalinas09/Hindsight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewsalinas09%2FHindsight", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewsalinas09%2FHindsight'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 349b3ff199d8e912d18c08d451e21a6c3ce387bc
[INFO] fixing andrewsalinas09/Hindsight against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewsalinas09%2FHindsight" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrewsalinas09/Hindsight
[INFO] finished tweaking git repo https://github.com/andrewsalinas09/Hindsight
[INFO] tweaked toml for git repo https://github.com/andrewsalinas09/Hindsight written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrewsalinas09/Hindsight on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrewsalinas09/Hindsight already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-schema v53.4.1
[INFO] [stderr]   Downloaded arrow-string v53.4.1
[INFO] [stderr]   Downloaded arrow v53.4.1
[INFO] [stderr]   Downloaded rmcp-macros v1.6.0
[INFO] [stderr]   Downloaded arrow-row v53.4.1
[INFO] [stderr]   Downloaded arrow-row v54.2.1
[INFO] [stderr]   Downloaded arrow-data v53.4.1
[INFO] [stderr]   Downloaded arrow-csv v53.4.1
[INFO] [stderr]   Downloaded arrow-arith v54.2.1
[INFO] [stderr]   Downloaded arrow-arith v53.4.1
[INFO] [stderr]   Downloaded arrow-ord v54.2.1
[INFO] [stderr]   Downloaded arrow-select v53.4.1
[INFO] [stderr]   Downloaded arrow-select v54.2.1
[INFO] [stderr]   Downloaded arrow-string v54.2.1
[INFO] [stderr]   Downloaded arrow-data v54.3.1
[INFO] [stderr]   Downloaded arrow-json v53.4.1
[INFO] [stderr]   Downloaded arrow-ord v53.4.1
[INFO] [stderr]   Downloaded arrow-schema v54.3.1
[INFO] [stderr]   Downloaded arrow v54.2.1
[INFO] [stderr]   Downloaded arrow-buffer v54.3.1
[INFO] [stderr]   Downloaded arrow-buffer v53.4.1
[INFO] [stderr]   Downloaded arrow-cast v53.4.1
[INFO] [stderr]   Downloaded arrow-ipc v53.4.1
[INFO] [stderr]   Downloaded arrow-cast v54.2.1
[INFO] [stderr]   Downloaded arrow-array v53.4.1
[INFO] [stderr]   Downloaded arrow-array v54.2.1
[INFO] [stderr]   Downloaded rmcp v1.6.0
[INFO] [stderr]   Downloaded duckdb v1.2.2
[INFO] [stderr]   Downloaded libduckdb-sys v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d6877c5a787fa15fa680b446a3a9d3bec01a846d532981eeb64ec45c9930bd9f
[INFO] running `Command { std: "docker" "start" "d6877c5a787fa15fa680b446a3a9d3bec01a846d532981eeb64ec45c9930bd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6877c5a787fa15fa680b446a3a9d3bec01a846d532981eeb64ec45c9930bd9f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6877c5a787fa15fa680b446a3a9d3bec01a846d532981eeb64ec45c9930bd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6877c5a787fa15fa680b446a3a9d3bec01a846d532981eeb64ec45c9930bd9f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking arrow-schema v53.4.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rmcp v1.6.0
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling libduckdb-sys v1.2.2
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking arrow-buffer v53.4.1
[INFO] [stderr]     Checking arrow-buffer v54.3.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking arrow-data v53.4.1
[INFO] [stderr]     Checking arrow-data v54.3.1
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]     Checking arrow-array v53.4.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking arrow-array v54.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr] error: could not compile `pyo3` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name pyo3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.23.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="abi3"' --cfg 'feature="abi3-py312"' --cfg 'feature="auto-initialize"' --cfg 'feature="default"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py37", "abi3-py38", "abi3-py39", "anyhow", "auto-initialize", "chrono", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "indoc", "inventory", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "unindent"))' -C metadata=4bef80ce72bb3bc1 -C extra-filename=-f6f9bfa235be559a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4a7d0854554f50b2.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-6344f3ee413f10e0.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-400eb405c995d4a1.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-068595a0adee427c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b28dbd92edb9d4de.rmeta --extern pyo3_ffi=/opt/rustwide/target/debug/deps/libpyo3_ffi-7bca33f45e2f3c78.rmeta --extern pyo3_macros=/opt/rustwide/target/debug/deps/libpyo3_macros-7311d4154b56cf0a.so --extern unindent=/opt/rustwide/target/debug/deps/libunindent-76f615cc1a1a8065.rmeta --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu --cfg Py_3_7 --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_3_12 --cfg Py_LIMITED_API --cfg rustc_has_once_lock --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arrow-array` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-53.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=26417d38b446fffb -C extra-filename=-fb538a6ec05d2370 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-d725cbc9ff116edd.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-ab089d659df6c64d.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-f5b0abee2695a99a.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e3e8cd3438056ddb.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a48e1ef3f3a26888.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-6b821fa983083fbc.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-847e4d10b8a4a77c.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-2d89e866bc5857fd.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rmcp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="schemars"' --cfg 'feature="server"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "auth-client-credentials-jwt", "base64", "client", "client-side-sse", "default", "elicitation", "local", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-client-unix-socket", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid", "which-command"))' -C metadata=83a4372229140b85 -C extra-filename=-a70b7f3b3a9cd57f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-daa1ed3bad3da9a5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a48e1ef3f3a26888.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d649769671dcb0d6.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-1f41b416b76466c4.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-39c45f83b74c746b.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-3c8dc074e7359a74.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-127d4d519e9c62b0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d7b3b2dd0b83a2e0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eecbcf0739e487f7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1364fb87b8b2031e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c414c28c183c2910.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-519a88613d4ee5eb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7910072d433a2aed.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/e5cbddb161872782-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_set.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/600d176bedf3862b-bitpacking.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib/bitpacking.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_projection.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_progress_bar.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_order.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_secret.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_query_node.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_metadata.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/e5cbddb161872782-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_tableref.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_filter.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_settings.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_matcher.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_debug.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_row_operations.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_index.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_rule.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_table_arrow.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_string.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_relation.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_pragma.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_enum.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_enum.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_arrow.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_adbc.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_types_row.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_map.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_filter.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_sort.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/40b633b49611e029-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/c69206e54e61b937-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_window.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_date.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_types_column.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_aggregate.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/prepared_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_table.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_bit.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_system.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_capi.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_catalog_default.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_serializer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_math.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_sample.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_table.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_capi_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_join.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_sequence.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_statistics.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_table_version.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_constraint.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_table_system.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_index_art.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/e5cbddb161872782-function_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/function_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_buffered_data.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_transaction.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_arrow_appender.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_extension.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_types.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parallel.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/c69206e54e61b937-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_operators.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_logging.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_catalog.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_serialization.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_buffer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.2.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/c69206e54e61b937-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.2.2: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.2.2: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_join_order.cpp"
[INFO] [stderr] error: failed to run custom build command for `libduckdb-sys v1.2.2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libduckdb-sys-5269cfa95febf1ed/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/manifest.json
[INFO] [stderr]   cargo:rerun-if-changed=duckdb.tar.gz
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/e5cbddb161872782-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_set.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/600d176bedf3862b-bitpacking.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib/bitpacking.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_projection.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_progress_bar.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_order.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_secret.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_query_node.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_metadata.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/e5cbddb161872782-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_tableref.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_filter.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_settings.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_matcher.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_debug.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_row_operations.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_index.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_rule.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_table_arrow.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_string.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_relation.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_pragma.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_enum.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_enum.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_arrow.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_adbc.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_types_row.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_map.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_filter.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_sort.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/40b633b49611e029-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/c69206e54e61b937-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_window.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_date.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_types_column.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_aggregate.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/prepared_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_table.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_bit.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_system.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_capi.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_catalog_default.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_serializer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_math.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_sample.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_table.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_capi_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_join.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_sequence.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_statistics.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_table_version.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_constraint.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_table_system.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_index_art.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/e5cbddb161872782-function_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/function_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_buffered_data.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_transaction.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_arrow_appender.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_extension.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_common_types.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parallel.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/c69206e54e61b937-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_operators.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_logging.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_catalog.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_serialization.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/b6f2c830f2f18cbe-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_buffer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/c69206e54e61b937-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_join_order.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/src/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/920af134efd1c6f8-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-2daf3634bc91a718/out/duckdb/ub_src_optimizer_join_order.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "d6877c5a787fa15fa680b446a3a9d3bec01a846d532981eeb64ec45c9930bd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6877c5a787fa15fa680b446a3a9d3bec01a846d532981eeb64ec45c9930bd9f", kill_on_drop: false }`
[INFO] [stdout] d6877c5a787fa15fa680b446a3a9d3bec01a846d532981eeb64ec45c9930bd9f
